[INFO] fetching crate jbogs-autopilot 0.4.0...
[INFO] testing jbogs-autopilot-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate jbogs-autopilot 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate jbogs-autopilot 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jbogs-autopilot 0.4.0
[INFO] tweaked toml for crates.io crate jbogs-autopilot 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jbogs-autopilot 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jbogs-autopilot 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec1c24eeef1911b861f7c23aa9f9a9eee509e81577dafb12f269afc9deeaa71a
[INFO] running `Command { std: "docker" "start" "-a" "ec1c24eeef1911b861f7c23aa9f9a9eee509e81577dafb12f269afc9deeaa71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec1c24eeef1911b861f7c23aa9f9a9eee509e81577dafb12f269afc9deeaa71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec1c24eeef1911b861f7c23aa9f9a9eee509e81577dafb12f269afc9deeaa71a", kill_on_drop: false }`
[INFO] [stdout] ec1c24eeef1911b861f7c23aa9f9a9eee509e81577dafb12f269afc9deeaa71a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b7941f46eff21826691116693d15f6f819d804dfb21b74b2b5c7ed64b170bcf
[INFO] running `Command { std: "docker" "start" "-a" "8b7941f46eff21826691116693d15f6f819d804dfb21b74b2b5c7ed64b170bcf", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling jbogs-autopilot v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.80
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
[INFO] running `Command { std: "docker" "inspect" "8b7941f46eff21826691116693d15f6f819d804dfb21b74b2b5c7ed64b170bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b7941f46eff21826691116693d15f6f819d804dfb21b74b2b5c7ed64b170bcf", kill_on_drop: false }`
[INFO] [stdout] 8b7941f46eff21826691116693d15f6f819d804dfb21b74b2b5c7ed64b170bcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51e9d0d19cc06172e9de68ee027d095ffd7a1dd5b5de6c7d38621bd4aa31ad6f
[INFO] running `Command { std: "docker" "start" "-a" "51e9d0d19cc06172e9de68ee027d095ffd7a1dd5b5de6c7d38621bd4aa31ad6f", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling jbogs-autopilot v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `autopilot`
[INFO] [stdout]  --> examples/scroll_mouse.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate autopilot;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `autopilot`
[INFO] [stdout]  --> examples/screengrab.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate autopilot;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jbogs-autopilot` (example "scroll_mouse") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0463]: can't find crate for `autopilot`
[INFO] [stdout]  --> examples/sine_mouse_wave.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate autopilot;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `autopilot`
[INFO] [stdout]  --> examples/hello_world_keyboard.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate autopilot;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jbogs-autopilot` (example "screengrab") due to 1 previous error
[INFO] [stdout] error[E0463]: can't find crate for `autopilot`
[INFO] [stdout]  --> examples/hello_world_alert.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate autopilot;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jbogs-autopilot` (example "hello_world_keyboard") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `autopilot`
[INFO] [stdout]  --> tests/bitmap.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate autopilot;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jbogs-autopilot` (example "hello_world_alert") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jbogs-autopilot` (example "sine_mouse_wave") due to 1 previous error
[INFO] [stderr] error: could not compile `jbogs-autopilot` (test "bitmap") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "51e9d0d19cc06172e9de68ee027d095ffd7a1dd5b5de6c7d38621bd4aa31ad6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e9d0d19cc06172e9de68ee027d095ffd7a1dd5b5de6c7d38621bd4aa31ad6f", kill_on_drop: false }`
[INFO] [stdout] 51e9d0d19cc06172e9de68ee027d095ffd7a1dd5b5de6c7d38621bd4aa31ad6f
